Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getApeTypeService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'PrestaShopBundle\Form\Admin\Type\ApeType' shared autowired service.
$this->privates['PrestaShopBundle\\Form\\Admin\\Type\\ApeType'] = $instance = new \PrestaShopBundle\Form\Admin\Type\ApeType();
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
return $instance;